Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC

File extension Details of CLP, CLS, CLS, COB, COD, COD, COD, COMMON, CPP

Name:CLP
File Type:CA-Clipper compiler script file
Popularity:3
Category:Source code and script file
File Description:File extension used by CA-Clipper for script files.
Open Programs:

CA-Clipper

Company / developer:
  Grafx Software Development Tools

CA-Clipper

CA-Clipper is a complete application development system that can be customized to fit real-life operational requirements. Its powerful, intuitive environment is the foundation for rapid delivery of applications that precisely fit the business needs of professional developers.

Name:CLS
File Type:Microsoft Visual Basic 4 class module add-in
Popularity:2
Category:Source code and script file
File Description:File extension used by Microsoft Visual Basic for add-in files.
Open Programs:

Adobe ExtendScript

Company / developer:
  Adobe Systems Incorporated

Adobe ExtendScript

The ExtendScript Toolkit (ESTK) is a development and debugging tool for JavaScript scripts included with Adobe CS3 Suites and applications such as Bridge, Photoshop, Illustrator, InDesign, and After Effects. ESTK is a new and enhanced version that allows you to create, edit and debug ExtendScript (Adobe's JavaScript language) all with an updated user interface, a new text engine, and the ability to debug more than one script at a time.

Name:CLS
File Type:Microsoft Visual C++, Visual Basic class definition file
Popularity:3
Category:Source code and script file
File Description:File extension used by Visual C++ or Visual Basic for class definitions.
Open Programs:

Visual C++

Company / developer:
  Microsoft Corporation

Visual C++

Visual C++ provides a powerful and flexible development environment for creating Microsoft Windows–based and Microsoft .NET–based applications. It also enables developers to build Web applications, smart-client Windows-based applications, and solutions for thin-client and smart-client mobile devices.

Name:COB
File Type:COBOL programming language source
Popularity:4
Category:Source code and script file
File Description:COBOL is a high-level programming language first developed by the CODASYL Committee (Conference on Data Systems Languages) in 1960. Since then, responsibility for developing new COBOL standards has been assumed by the American National Standards Institute (ANSI).

Three ANSI standards for COBOL have been produced: in 1968, 1974 and 1985. A new COBOL standard introducing object-oriented programming to COBOL, is due within the next few years.

The word COBOL is an acronym that stands for COmmon Business Oriented Language. As the the expanded acronym indicates, COBOL is designed for developing business, typically file-oriented, applications. It is not designed for writing systems programs. For instance you would not develop an operating system or a compiler using COBOL.
Open Programs:

COBOL IDE Project

Company / developer:
  Eclipse Foundation

COBOL IDE

The COBOL IDE Project - The COBOL IDE for Eclipse Subproject will build a fully functional COBOL Integrated Development Environment (IDE) for the Eclipse platform. Our focus is COBOL application development on Windows/ Solaris/ Linux for deployment on each platform. We are interested in participation from others who would like to extend our work in other directions. e.g. wizards for developing applications that use particular library or database or messaging APIs, or extension to other languages.

Name:COD
File Type:FORTRAN program compiled code
Popularity:2
Category:Source code and script file
File Description:FORTRAN is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM in the 1950s for scientific and engineering applications, FORTRAN came to dominate this area of programming early on and has been in continual use for over half a century in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics (CFD), computational physics, and computational chemistry. It is one of the most popular languages in the area of High-performance computing and programs to benchmark and rank the worlds fastest supercomputers are written in Fortran.

FORTRAN (a blend word derived from The IBM Mathematical Formula Translating System) encompasses a lineage of versions, each of which evolved to add extensions to the language while usually retaining compatibility with previous versions. Successive versions have added support for processing of character-based data (FORTRAN 77), array programming, module-based programming and object-based programming (FORTRAN 90 / 95), and object-oriented and generic programming (FORTRAN 2003).
Open Programs:

Fortran

Company / developer:
  IBM Corporation

Fortran is a favorite language for scientists, engineers, and novice programmers.

Name:COD
File Type:dBASE template source file
Popularity:3
Category:Source code and script file
File Description:COD is default file extension for dBASE template source files.
Open Programs:

dBASE

Company / developer:
  dataBased Intelligence, Inc.

dBASE

dBase was the first widely used database management system (DBMS) for microcomputers, published by Ashton-Tate for CP/M, and later on the Apple II, Apple Macintosh, UNIX, VMS, and IBM PC under DOS where it became one of the best-selling software titles for a number of years. dBase was slow to transition successfully to Microsoft Windows and gradually lost market share to competitors such as Paradox, Clipper, FoxPro, and Microsoft Access. dBase was sold to Borland in 1991, which sold the rights to the product line in 1999 to the newly-formed dBase Inc. In 2004, dBase Inc. changed its name to dataBased Intelligence, Inc.

Starting in the mid 1980s many other companies produced their own dialects or variations on the product and language. These included FoxPro (now Visual FoxPro), Arago, Force, dbFast, dbXL, Quicksilver, Clipper, Xbase++, FlagShip, Recital's Terminal Developer, and Harbour/XHarbour. Together these are informally referred to as xBase. dBase's underlying file format, the .dbf file, is widely used in many other applications needing a simple format to store structured data.

dBase has evolved into a modern object oriented language that runs on 32 bit Windows. It can be used to build a wide variety of applications including web apps hosted on a Windows server, Windows rich client applications, and middleware applications. dBase can access most modern database engines via ODBC drivers.

dBase features an IDE with a Command Window and Navigator, a just in time compiler, a preprocessor, a virtual machine interpreter, a linker for creating dBase application .exe's, a freely available runtime engine, and numerous two-way GUI design tools including a Form Designer, Report Designer, Menu Designer, Label Designer, Datamodule Designer, SQL Query Designer, and Table Designer. Two-way Tools refers to the ability to switch back and forth between using a GUI design tool and the Source Code Editor. Other tools include a Source Code Editor, a Project Manager that simplifies building and deploying a dBase application, and an integrated Debugger. dBase features structured exception handling and has many built-in classes that can be subclassed via single inheritance. There are visual classes, data classes, and many other supporting classes. Visual classes include Form, SubForm, Notebook, Container, Entryfield, RadioButton, SpinBox, ComboBox, ListBox, PushButton, Image, Grid, ScrollBar, ActiveX, Report, ReportViewer, Text, TextLabel and many others. Database classes include Session, Database, Query, Rowset, Field, StoredProc and Datamodule classes. Other classes include File, String, Math, Array, Date, Exception, Object and others. dBase objects can be dynamically subclassed by adding new properties to them at runtime.

dBASE Plus is a rapid application development toolset that includes a modern object oriented programming language (dBL) that runs on 32 bit versions of Microsoft Windows. It can be used to build a wide variety of applications including web applications, rich client applications, middleware applications, and server based applications. dBASE Plus has robust database access support and can access most modern database engines including Oracle, SQL Server, Sybase, MySQL, Informix, DB2, InterBase, FireBird, Pervasive SQL, Microsoft Access and other databases that can be accessed via ODBC. In addition dBASE Plus supports access to its native .dbf tables (levels 3, 4, 5, and 7) as well as Paradox (.db) tables, FoxPro and Visual FoxPro tables.

Name:COD
File Type:Microsoft C Compiler output
Popularity:2
Category:Source code and script file
File Description:

File extension COD entry has not yet been fully verified by jj54.com team. It was added in the past to our library and appeared to be accurate.
If you know more or some useful information about COD file extension, please send us a message by clicking on submit extension button at the top of page.

Open Programs:

Visual C++

Company / developer:
  Microsoft Corporation

Visual C++

Visual C++ provides a powerful and flexible development environment for creating Microsoft Windows–based and Microsoft .NET–based applications. It also enables developers to build Web applications, smart-client Windows-based applications, and solutions for thin-client and smart-client mobile devices.

Name:COMMON
File Type:Unix script file
Popularity:3
Category:Source code and script file
File Description:File extension is used by Unix based operating systems (Unix, Linux, MAC OS X). Script file.
Open Programs:

Unix

Company / developer:
  The Open Group

Unix

Unix operating systems are widely used in both servers and workstations. The Unix environment and the client-server program model were essential elements in the development of the Internet and the reshaping of computing as centered in networks rather than in individual computers.

Both Unix and the C programming language were developed by AT&T and distributed to government and academic institutions, causing both to be ported to a wider variety of machine families than any other operating system. As a result, Unix became synonymous with "open systems".

Unix was designed to be portable, multi-tasking and multi-user in a time-sharing configuration. Unix systems are characterized by various concepts: the use of plain text for storing data; a hierarchical file system; treating devices and certain types of inter-process communication (IPC) as files; and the use of a large number of software tools, small programs that can be strung together through a command line interpreter using pipes, as opposed to using a single monolithic program that includes all of the same functionality. These concepts are known as the Unix philosophy.

Under Unix, the "operating system" consists of many of these utilities along with the master control program, the kernel. The kernel provides services to start and stop programs, handle the file system and other common "low level" tasks that most programs share, and, perhaps most importantly, schedules access to hardware to avoid conflicts if two programs try to access the same resource or device simultaneously. To mediate such access, the kernel was given special rights on the system, leading to the division between user-space and kernel-space.

The microkernel concept was introduced in an effort to reverse the trend towards larger kernels and return to a system in which most tasks were completed by smaller utilities. In an era when a "normal" computer consisted of a hard disk for storage and a data terminal for input and output (I/O), the Unix file model worked quite well as most I/O was "linear". However, modern systems include networking and other new devices. As graphical user interfaces developed, the file model proved inadequate to the task of handling asynchronous events such as those generated by a mouse, and in the 1980s non-blocking I/O and the set of inter-process communication mechanisms was augmented (sockets, shared memory, message queues, semaphores), and functionalities such as network protocols were moved out of the kernel.

Name:CPP
File Type:C++ source code file format
Popularity:2
Category:Source code and script file
File Description:Program source code written in the C++ programming language; may be a standalone program or one of many files referenced within a programming project; can be viewed with a text editor, but most software development programs will display the text with helpful syntax highlighting.
Open Programs:

Adobe ExtendScript

Company / developer:
  Adobe Systems Incorporated

Adobe ExtendScript

The ExtendScript Toolkit (ESTK) is a development and debugging tool for JavaScript scripts included with Adobe CS3 Suites and applications such as Bridge, Photoshop, Illustrator, InDesign, and After Effects. ESTK is a new and enhanced version that allows you to create, edit and debug ExtendScript (Adobe's JavaScript language) all with an updated user interface, a new text engine, and the ability to debug more than one script at a time.

Name:CPR
File Type:INMOS transputer development system occam program code
Popularity:2
Category:Source code and script file
File Description:Program code created by INMOS, probably very specialized software/compiler.
Open Programs:

INMOS

Company / developer:
  Dave Beckett

Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC